home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BigMax 1
/
BigMax nº 1 [bd].iso
/
DEMOS
/
TERRA
/
TERRA.EXE
/
NORTE.DXR
/
00843.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-06-16
|
141 b
|
9 lines
on mouseUp
set V to the volume of sprite 1
set V to V - 20
if V < 0 then
set V to 0
end if
set the volume of sprite 1 to V
end